home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Acao / DomonicDefence4.swf / scripts / frame_16 / PlaceObject2_467_100 / CLIPACTIONRECORD onClipEvent(load).as
Encoding:
Text File  |  2005-09-27  |  100 b   |  7 lines

  1. onClipEvent(load){
  2.    if(_root.gotTower != 1)
  3.    {
  4.       _root.tower._visible = false;
  5.    }
  6. }
  7.